diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-23 17:54:35 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-23 17:54:35 +0900 |
| commit | 16753120650e332617fc7e2173fc028fd91eb51a (patch) | |
| tree | 40c40a74890e5757e14c75a415f873e81c7b74c5 /config/waybar/style/[Colorful] Aurora.css | |
| parent | c02fe9bb98f38cdcb416cc92accd260300f37c35 (diff) | |
tweaked some waybar styles
Diffstat (limited to 'config/waybar/style/[Colorful] Aurora.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Aurora.css | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index b151b9c4..297be9d0 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -113,8 +113,8 @@ tooltip label{ #custom-light_dark, #custom-lock, #custom-menu, -#custom-power_vertical, #custom-power, +#custom-power_vertical, #custom-speaker, #custom-updater, #custom-weather, @@ -138,6 +138,12 @@ tooltip label{ padding-right: 6px; padding-left: 6px; } + +#custom-power { + padding-left: 10px; + padding-right: 2px; +} + /*-----Indicators----*/ #idle_inhibitor.activated { color: #2dcc36; |
